home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / sendmail / sendmail-5.65c+IDA-1.4.4.1 / uiuc / README < prev    next >
Encoding:
Text File  |  1990-10-15  |  818 b   |  19 lines

  1. malloc.c is included as a debugging aid from 4.3 BSD-tahoe.
  2.  
  3. uucp-queue is invoked by sendmail.cf instead of uux.  It builds path
  4. names and accumulates statistics before invoking uux.
  5.  
  6. phquery is a fuzzy address backend for sendmail.  It relies on the
  7. presence of a network QI (Query Interpreter) server.  QI is a variant
  8. of the CSnet central name server.  At UIUC it contains the campus
  9. phone book plus several other fields including the preferred Email
  10. address.  phquery converts either a alias (guaranteed unique),
  11. full-name, or amateur radio callsign into a email address.  See the
  12. phquery man page and the man page for ph (QI client) in /net/ph
  13. (via anon-FTP).
  14.  
  15. phquery should be installed as LIBDIR/phquery where LIBDIR is defined
  16. by the *.m4 files in ../ida/cf.  The default is /usr/lib/mail .
  17.  
  18. Paul Pomes, CSO
  19.